*{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-decoration: none;
	box-sizing: border-box;
	outline: none;
	border: none;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
/*头部开始*/
.hy_bg{
	width: 100%;
	background-color: #555;
}
.hy_wp{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
.hy_wp marquee{
	width: 30%;
	line-height: 36px;
	font-size: 14px;
	color: #fff;
}
.cl{
	clear: both;
}
.nav_wp{
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
	height: 90px;
}
.logo{
	float: left;
	margin: 13px auto 0 auto;
}
.logo .com_name{
	font-size: 34px;
	font-weight: bold;
	color: #3d69b2;
}
.logo .com_name_en{
	color: #3D69B2;
	font-size: 14px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
}
nav ul{
	float: right;
}
nav ul li{
	display: inline-block;
	float: left;
	position: relative;
}
nav ul li:after{
	content: "";
	position: absolute;
	width: 100%;
	height: 0;
	left: 0;
	bottom: 0;
	background-color: #3D69B2;
	z-index: -1;
}
nav ul li:hover:after{
	height: 100%;
	transition: all 0.5s;
}
nav ul li:hover a{
	color: #fff;
}

nav ul li:last-child {
	margin-right: 24px;
}
nav ul li a{
	padding: 0 16px;
	line-height: 90px;
	display: inline-block;
	outline: none;
	color: #333;
	text-transform: uppercase;
	letter-spacing: 1.2px;
}
.hidden{
	display: none;
}
.en_qh {
	float: right;
	width: 80px;
	height: 30px;
	border: 2px solid #fff;
	border-radius: 99px;
	margin-top: 5px;
}
.qh_z{
	font-size: 14px;
	color: #3d69b2;
	border-radius: 50%;
	-moz-border-radius: 50%;      
	-webkit-border-radius: 50%;
	background-color: #fff;
	display: inline-block;
	text-align: center;
	width: 24px;
	height: 24px;
	line-height: 24px;
	margin: 1px 10px 0 10px;
}
.qh_e{
	font-size: 14px;
	padding: 2px;
	color: #fff;	
}
/*头部结束*/

/*banner开始*/
.shutter {
  overflow: hidden;
  width: 100%;
  height: auto;
  position: relative;
}
.shutter-img{
  position: relative;
  width: 100%;
  height: 0px;
  padding-bottom: 36.458333%;
  z-index: 1;
}
.shutter-img a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.shutter-img a {
  cursor: default;
}
.shutter-img a > img {
  width: 100%;
  height: 100%;
}
.shutter-img .created {
  overflow: hidden;
  position: absolute;
  z-index: 20;
}
.shutter-btn {}
.shutter-btn li {
  position: absolute;
  z-index: 2;
  top: 50%;
  width: 49px;
  height: 49px;
  margin-top: -25px;
  cursor: pointer;
}
.shutter-btn li.prev {
  left: 20px;
  background: url(../img/shutter_prevBtn.png) no-repeat 0 -49px;
}
.shutter-btn li.next {
  right: 20px;
  background: url(../img/shutter_nextBtn.png) no-repeat 0 -49px;
}
.shutter-desc {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 36px;
  background: url(../img/shutter_shadow.png) repeat;
}
.shutter-desc p {
  padding-left: 20px;
  line-height: 36px;
  color: #fff;
  font-size: 14px;
}
.w_banner{
	display: block;
}
.m_banner{
	display: none;
}
/*banner结束*/

/*搜索开始*/
.sous_bg{
	width: 100%;
	padding: 10px 0;
	background-color: #f8f8f8;
}
.rem_ss{
	float: left;
	line-height: 36px;
}
.rm{
	font-size: 18px;
	color: #333;
}
.rem_ss span{
	display: inline-block;
}
.rem_ss span:not(:first-child){
	margin-left: 20px;
}
.rem_ss span:not(:first-child) a{
	color: #666;
}
.sous{
	float: right;
}
.sous_t{
	width: 180px;
	height: 36px;
	padding-left: 10px;
	border: 1px solid #ddd;
	float: left;
}
.sous_a{
	width: 50px;
	height: 36px;
	float: left;
	background: #3D69B2 url(../img/ss.png) no-repeat center center;
}
/*搜索结束*/

/*产品开始*/
.content_twp{
	text-align: center;
}
.content_tbg{
	margin-top: 70px;
}
.content_twp span{
	display: inline-block;
	vertical-align: middle;	
}
.content_t{
	font-size: 30px;
	font-weight: bold;
	color: #3d69b2;
	letter-spacing: 1px;
	margin: 0 20px;
}
.t_hx{
	height: 1px;
	width: 80px;
	background-color: #a5a5a5;
}
.content_ten{
	margin-top: 20px;
	text-align: center;
}
.cp_listwp{
	margin: 30px 0;
}
.cp_listwp a{
	color: #fff;
}
.cp_list{
	width: 33.33333%;
	float: left;
	padding: 10px;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.cp_img{
	width: 100%;
	overflow: hidden;
}
.cp_img img{
	width: 100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.sp_t{
	width: 80%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(61,105,178,0.7);
	position: absolute;
	left: 10%;
	top: 80%;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.cp_list:hover{
	transform: translateY(-3px);
}
.cp_list:hover .cp_img img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.cp_list:hover .sp_t{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.ckgd{
	display: none;
}
/*产品结束*/

/*关于我们开始*/
.gy_bg{
	width: 100%;
	height: 500px;
	overflow: hidden;
	background: url(../img/gy_bg_02.jpg) no-repeat center center;
}
.gy_ny_wp{
	width: 606px;
	height: 445px;
	padding: 20px;
	margin-top: 28px;
	float: right;
	background: url(../img/gy_con_bg_03.jpg) no-repeat center center;
}
.gy_t div{
	display: inline-block;
}
.gy_gd{
	font-size: 26px;
	font-weight: bold;
	color: #3d69b2;
}
.gy_td{
	font-size: 20px;
	color: #666666;
	margin: 10px 0;
}
.gy_d p{
	line-height: 36px;
	text-indent: 2em;
	color: #666;
}
/*关于我们结束*/

/*优势开始*/
.ys_listwp{
	margin-top: 30px;
}
.ys_list{
	margin-bottom: 20px;
}
.ys_img{
	width: 50%;
	float: left;
}
.ys_img img{
	max-width: 100%;
}
.ys_ms{
	float: left;
	width: 48%;
	margin-top: 50px;
}
.ys_img1{
	width: 50%;
	float: right;
}
.ys_img1 img{
	max-width: 100%;
}
.ys_ms1{
	float: right;
	width: 48%;
	margin-top: 50px;
}
.ys_zbj{
	margin-left: 2%;
}
.ys_zbj1{
	margin-right: 2%;
}
.ys_t{
	font-size: 26px;
	font-weight: bold;
	color: #3d69b2;
}
.ys_td{
	color: #666;
	margin: 20px 0;
}
.ys_d{
	color: #666;
	line-height: 36px;
}
.ys_ydq{
	text-align: right;
}
/*优势结束*/

/*服务联系开始*/
.guoc_bg{
	width: 100%;
	height: 300px;
	overflow: hidden;
	margin-top: 80px;
	padding: 50px 0;
	background: url(../img/gc_bg_02.jpg) no-repeat center center;
	letter-spacing: 3px;
}
.guoc_con{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 10px;
}	
.guoc_t1{
	width:fit-content; 
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:-ms-fit-content;
	width:-o-fit-content;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	padding: 6px 4px;
	margin-bottom: 10px;
	background-color: rgba(61,105,178,0.8);
}	
.guoc_lx div{
	float: left;
	color: #fff;
}
.guoc_fw{
	font-size: 20px;
	margin: 0 20px;
}
.guoc_icon,	.guoc_fw{
	margin-top: 8px;
}
.guoc_hm{
	width:fit-content; 
	width:-webkit-fit-content;
	width:-moz-fit-content;
	width:-ms-fit-content;
	width:-o-fit-content;
	font-size: 30px;
	font-weight: bold;
	background-color: rgba(61,105,178,0.8);		
}
/*服务联系结束*/

/*新闻资讯开始*/
.w_news_listwp{
	margin-top: 30px;
}
.m_news_listwp{
	display: none;
}
.news_list{
	width: 33.333333%;
	float: left;
	padding: 10px;
}
.news_img{
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;	
}
.news_img img{
	max-width:100%;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
.news_t{
	font-size: 18px;
	color: #333;
	margin-bottom: 10px;
}
.news_d{
	font-size: 14px;
	color: #666;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; 
    -webkit-box-orient: vertical; 
    -webkit-line-clamp: 3; 
    overflow: hidden; 
}
.news_list:hover{
	transform: translateY(-3px);
	transition: all 0.6s ease;
}
.news_list:hover img{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}
/*新闻资讯结束*/

/*底部开始*/
.db_bg{
	width: 100%;
	height: 335px;
	overflow: hidden;
	margin-top: 60px;
	padding: 50px 0;
	background: url(../img/db_bg_02.jpg) no-repeat center center;
	color: #fff;
}
.db_content1{
	float: left;
	width: 22%;
	padding: 10px;
}
.db_content2{
	float: left;
	width: 26%;
	padding: 10px;
}
.db_content3{
	float: left;
	width: 30%;
	padding: 10px;
}
.db_dh_t{
	font-size: 16px;
}
.db_dh_lj a{
	color: #fff;
}
.db_hx{
	width: 100px;
	height: 1px;
	background-color: #fff;
	margin:20px 0;
}
.db_hx1{
	width: 100%;
	height: 1px;
	background-color: #fff;
	margin:20px 0;
}
.db_dh_lj{
	font-size: 14px;
	margin-bottom: 22px;
}
.ly_xm{
	float: left;
	width: 48%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.ly_sj{
	float: right;
	width: 48%;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}
.ly_ny{
	width: 100%;
	height: 60px;
	padding: 10px 0 0 10px;
	margin-top: 10px;
}
.ly_fs{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	text-align: center;
	color: #fff;
	background-color: #3D69B2;
}
.footer_info{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	background-color: #000;
	color: #666;
	border-top: 1px solid #666;
}
.ly_fh{
	text-align: center;
}
/*底部结束*/

/*浮窗开始*/
.fc {
	width: 52px;
	height: 162px;
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 999;
}
.fc ul li {
	width: 48px;
	display: block;
	height: 50px;
	padding: 2px;
	overflow: hidden
}
.weixin {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 87%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.weixin:hover {
	background-position: 0 93%
}
.weixin:hover .weixin-logo {
	width: 170px;
	height: 204px;
}
.idea {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 67.5%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.idea:hover {
	background-position: 0 74%;
}
.app {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 55%;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.app:hover {
	background-position: 0 61%;
}
.app:hover .app-logo {
	width: 170px;
	height: 185px;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.weixin-logo {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 0;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -154px;
	left: -171px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
.app-logo {
	background: url(../img/elevator.png) no-repeat;
	background-position: 0 26%;
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -18px;
	left: -171px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}
/*浮窗结束*/

/*内页banner开始*/
.swiper-slide img{
	max-width: 100%;
}
/*内页banner结束*/

/*关于我们页开始*/
.m_aboutbn{
	display: none;
}
.ny_sous_bg{
	width: 100%;
	padding: 10px 0;
	margin-top: -5px;
	background-color: #f8f8f8;
}
.ny_wz{
	float: left;
	line-height: 36px;
	font-size: 14px;
}
.ny_sy{
	background: url(../img/ny_sy.png) no-repeat left center;
	padding-left: 30px;
}
.ny_sy a{
	color: #333;
}
.about_t{
	font-size: 22px;
	letter-spacing: 1px;
	color: #3d69b2;
	margin-bottom: 20px;
}
.about_t span{
	font-size: 18px;
	color: #666;
}

.ny_jswp{
	padding: 40px 0;
}
.js_t{
	width: 45%;
	float: left;
}
.js_t img{
	width: 100%;
}
.js_c{
	width: 50%;
	float: left;
	margin:30px 0 0 2%;
}
.about_whbg{
	padding: 40px 0;
	background-color: #f8f8f8;
}
.about_whbg img{
	width: 100%;
}
.image-list{
	
}
.qymbiao_d1{
	float: left;
	width: 50%;
	margin-top: 20px;
}
.qymbiao_t{
	float: right;
	width: 50%;
}
/*关于我们页结束*/

/*产品页开始*/
.pro_wp1{
	width: 90%;
	margin:30px auto;
	max-width: 1200px;
}
.pro-left{
	float: left;
	display: flex;
	flex-direction: column;
	width: 20%;
	background-color: #fff;
}
.pro-left .left-title{
	background-color: #3d69b2;
	height: 60px;
	line-height: 60px;
	text-align: center;
	box-shadow: 0px 10px 10px #f7f7f7;
}
.pro-left .left-title span, .lxbl span{
	display: inline-block;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.pro-left .left-title span.text{
	padding: 0 10px;
}
.pro-left .left-contact{
	padding:30px 0;
	margin-top: 60px; 
	box-shadow: 0px 10px 10px #f7f7f7;
	color: #666;}
.lxbl{
	height: 50px;
	line-height: 50px;
	color: #fff;
	background-color: #3d69b2;
	text-align: center;
}
.fwdh{
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}
.fwdh-icon{
	float: left;
	margin-left: 20px
}
.fwdh-hm{
	float: left;
	margin-left: 6px;
}
.pro-left .fwdh p{
	font-size: 14px;
}
.pro-left .fwdh p.tel{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.fwlx{
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #ddd;
	line-height: 26px;
}
.subNavBox{
	width:100%;
	border:solid 1px #e5e3da;
}
.subNav{
	border-bottom:solid 1px #e5e3da;
	cursor:pointer;
	font-weight:bold;
	color:#999;
	line-height:50px;
	padding-left:40px;
	background:url(../img/jiantou1.jpg) no-repeat;
	background-position:95% 50%;
}
.subNav a{
	display: block;
	width: 100%;
	color: #666;
}
.on{
	color: #3D69B2;
}
.navContent{
	display: none;
	border-bottom:solid 1px #e5e3da;
}
.navContent li a{
	display:block;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#333;
}
.navContent li a:hover{
	color:#fff;
	background-color:#277fc2;
}
.pro_showwp{
	width: 78.333333%;
	float: right;
}
.box1{
    width: 33.3333%;
    padding: 10px 10px;
    background: #fff;
    float: left;
    position: relative;
 	transition: all 0.4s ease;   
}
.box1:hover{
	transform: translateY(-3px);
	transition: all 0.6s ease;
	background-color: #eee;
}
.pro_title1{
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-weight: bold;
	background-color: #eee;
}
.box1 a {	
    text-align: center;
    color: #333;
}
.box1 a:hover {
    color: #3d69b2;
}
.imgBox {
	width: 90%;
	margin:10px 5%;
    height: 220px;
    overflow: hidden;
}
.imgBox img {
    width: 100%;
    transition: all 0.6s linear;
}
.pagination{
	margin:10px auto 0 auto;
}
.pagination ul{
	margin:50px auto 0 auto;
	padding-bottom:50px;
	text-align:center;
}
.pagination ul li{
	color:#fff;
	line-height:30px;
	display:inline-block;
	text-align: center;
	height:30px;
	overflow: hidden;
}
.pagination ul li a{
	background:#006ace;
	border-radius:5px;
	display:block;
	color:#fff;
	font-size:15px;
	line-height:30px;
	padding:0 12px;
	float:left;
	margin:0 5px;
}
.pagination ul li.current a{
	color:#000;
	font-size:15px;
	margin:0;
	padding:0 12px;
	border-radius:5px;
	background:#ccc;
	line-height:30px;
	display: block;
	float: left;
	margin:0 5px;
}
.pagination ul li span{
	display:block;
	float:left;
	padding:0;
	border-radius:5px;
	margin-left:0;
	color: #fff;
	line-height:30px;
}
/*产品页结束*/

/*产品详情页开始*/
.container_right_title{
	font-weight:700;
	font-size:18px;
	padding-left:20px;
	margin-left: 20px; 
	color:#333;
	background: url(../img/guanyuwmshux.jpg) no-repeat left center;
}
.photo_list_s3{
	padding:0 0 20px 0;
	font-size:0;
	float: left;
}
.photo_list_s3 ul{
	margin:0;
	padding:0;
}
.photo_list_s3 .chanpinlist  li{
	width:450px;
	height:440px; 
	margin:20px 0 20px 8px;
	float:left;
}
.photo_pic_s3 a{
	width:180px;
	height:120px;
	line-height:120px;
	overflow:hidden;
	background-color:black;
	text-align: center;
	display: inline-block;
	margin:0;padding:0;
}
.photo_list_s3 .chanpinlist  li img{
	width:100%;
	height:100%;
	margin:0;padding:0;
}
.web_products_article_title{
	background-color:#f8f8f8;
	color: #555;
	height: 60px;
	line-height: 60px;
	padding: 0 20px 0 0;
	margin-bottom: 20px;
}
.web_products_article{
	width: 860px;
	margin: 20px auto 0 auto;
	padding:0 20px 0 20px;
	box-sizing: border-box;
}
.web_products_article img{
	max-width: 100%;
}
.web_products_article table tbody tr td{
	line-height: 40px;
}
.ue-table-interlace-color-single{
	background-color: #f2f2f2;
	color: #333;
	border:0; 
}
.page_s{
	float: right;
	margin:20px 20px 20px 0;
}
.page_s a{
	color: #666;
	font-size: 14px;	
}
.page_s1{
	float: left;
	margin:20px 0 20px 20px;
}
.page_s1 a{
	font-size: 14px;	
	color: #666;	
}
.pro_tumiaos p{
	font-size: 18px;
}
#magnifier {
  position: relative;
  width: 450px;
  margin: 20px 0 0 20px;
}
.small-box {
  position: relative;
  width: 450px;
  height: 400px;
  margin-bottom: 20px;
  border: 1px solid #eee;
  text-align: center;
  box-sizing: border-box;
}
.small-box img{
	width: 100%;
}
.small-box table td{
  width: 450px;
  height: 350px;
}
/*.small-box img {
  width:100%;
  height:100%;
}*/
.small-box .hover {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 200px;
  height: 200px;
  border: 1px solid #aaa;
  background: #0099ff;
  opacity: .5;
  filter: alpha(opacity: 50);
  cursor: move;
}
.thumbnail-box {
  position: relative;
  width: 100%;
}
.thumbnail-box .btn {
  position: absolute;
  top: 50%;
  width: 22px;
  height: 32px;
  margin-top: -16px;
}
.thumbnail-box .btn-prev {
  left: 0;
  background: url(../img/btn_prev.png) no-repeat;
}
.thumbnail-box .btn-prev.btn_prev_disabled{
	background: url(../img/btn_prev_disabled.png) no-repeat;
	cursor: not-allowed;
}
.thumbnail-box .btn-next {
  right: 0;
  background: url(../img/btn_next.png) no-repeat;
}
.thumbnail-box .btn-next.btn_next_disabled{
	background: url(../img/btn_next_disabled.png) no-repeat;
	cursor: not-allowed;
}
.thumbnail-box .list {
  overflow: hidden;
  width: 390px;
	margin-left:30px;
}
.thumbnail-box .wrapper {
  width: 100000px;
}
.thumbnail-box .list .item {
  float: left;
  margin:0 10px 0 0;
}
.thumbnail-box .list .item-cur {}
.thumbnail-box .list .item img {
  border: 2px solid #a9a9a9;
  width: 54px;
  height: auto;
}
.thumbnail-box .list .item-cur img {
  border: 2px solid #3d69b2;
}
.big-box {
  display: none;
  overflow: hidden;
  position: absolute;
  left: 451px;
  top: 0;
  width: 450px;
  height: 450px;
  border: 1px solid #e4e4e4;
}
.big-box img {
  display: block;
}
.pro_tumiaos{
	float: left;
	margin-left: 40px;
	margin-top: 180px;
	line-height: 40px;
}
.pro_tumiaos p{
	font-size: 18px;
}
.biaoti_left{
	padding-left: 70px;
}
.firstRow{
	background-color: #13439d;
	color: #fff;
	text-align: center;
}
.web_products_article  tr{
	text-align: center;
}
.fanh a{
	display: block;
	width: 100px; 
	margin:20px auto;
	padding: 10px 0;
	text-align: center;
	color: #fff;
	background-color: #3d69b2;
}
/*产品详情页结束*/

/*新闻页、新闻详情页开始*/
.news_lb li{
	width: 48%;
	float: left;
	border-bottom: 1px solid #ddd;
	margin-bottom: 10px;
	padding: 20px 0;
	transition: all 0.5s;
}
.news_lb li:nth-child(2n){
	float: right;
}
.ny_news_t{
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;	
}
.news_lb li:hover{
	transform: translate(10px);
}
.news_datewp{
	width: 20%;
	float: left;
	color: #666;
	text-align: center;
	border-right: 1px solid #ddd;
}
.news_ny{
	font-size: 14px;
}
.news_r{
	font-size: 24px;
	color: #515151;
	font-family: impact;
	margin-top: 10px;
}
.news_t_wp{
	width: 76%;
	float: left;
	margin-left: 4%;
}
.newslist_subtitle{
	font-size: 14px;
	color: #666;
	margin-top: 6px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.article{
	width: 1200px;
	margin:30px auto;
}
.news_title{
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.news_xqhx{
	margin:16px 0;
	height: 1px;
	background-color: #ddd;
}
.news_bj{
	 font-size: 14px;
	 color: #999999;
	 margin:auto;
	 text-align: center;
}
.news_bj div{
	display: inline-block;
	margin:0 20px;
}
.zpxx_list{
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #999;
}
.container_right_title_wp{
	background-color: #eee;
	color: #666;
}
.container_right_title_wp span a{
	color: #666;
}
.container_right_newtitle{
	height:45px;
	background-color: #eee;
	line-height:45px;
	padding-left:20px;
	color:#666;
}
.container_right_newtitle a{
	color: #666;
}
.news_main{
	margin:20px auto;
	padding: 10px 20px;
}
.news_next{
	padding:0 20px 10px 20px;
	float: left;
	font-size: 14px;
}
.news_next a{
	color: #666;
	font-size: 14px;
}
.news_next a:hover{
	color: #333;
}
.pre{
	padding:0 20px 10px 20px;
	float: right;
	font-size: 14px;
}
.pre a{
	color: #666;
	font-size: 14px;
}
.pre a:hover{
	color: #333;
}
/*新闻页、新闻详情页结束*/

/*联系我们开始*/
.lxfs-wp{
	margin-top: 30px;
}
.lxfs1{
	width: 25%;
	height: 250px;
	padding: 10px;
	text-align: center;
	float: left;
	box-shadow: 0 0 10px #eee;
}
.lxfs1 img{
	margin: 30px auto 20px auto;
}
.lxfs1 h3{
	margin: 0 0 10px 0;
}
.lianxiwp{
	margin-top: 40px;
}
#baiduMap{
	width: 100%;
	height: 480px;	
}
/*联系我们结束*/